widget: Fix a mission annotation
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 05:08:02 +0000 (01:08 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 05:11:22 +0000 (01:11 -0400)
gtk/gtkwidget.c

index ca206fc6a43686cdde90cb082fb6f40f325437db..7b5e2ed1e5e6c6b28aea2faee3af0d1606e99335 100644 (file)
@@ -13315,7 +13315,7 @@ gtk_widget_set_focus_child (GtkWidget *widget,
  *
  * Returns the current focus child of @widget.
  *
- * Returns: (nullable): The current focus child of @widget,
+ * Returns: (nullable): (transfer none): The current focus child of @widget,
  *   or %NULL in case the focus child is unset.
  */
 GtkWidget *